-
-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add user status #1668
add user status #1668
Conversation
cf746ca
to
b4ce31c
Compare
b4ce31c
to
dd2a832
Compare
dd2a832
to
2d4018d
Compare
2d4018d
to
b434278
Compare
Added first Kotlin data class instead of using a Java class with the annotation |
b434278
to
d37a273
Compare
app/src/main/java/com/nextcloud/talk/ui/dialog/SetStatusDialogFragment.kt
Show resolved
Hide resolved
e4e3708
to
04f3ae8
Compare
7a47754
to
1afb344
Compare
There is a problem with the lib https://github.com/vanniktech/Emoji A solution to fix it, is setting So: That's why i suggest to solve issue #1285 first before continuing this "add user status"-issue. FYI @nickvergessen |
Fine by me |
19c9ac4
to
bbd8cda
Compare
8819ce1
to
5921442
Compare
Signed-off-by: Marcel Hibbe <[email protected]>
Signed-off-by: Marcel Hibbe <[email protected]>
Signed-off-by: Marcel Hibbe <[email protected]>
because: - can lead to wrong calculations! - avoid klint complaining about indentation Signed-off-by: Marcel Hibbe <[email protected]>
Signed-off-by: Marcel Hibbe <[email protected]>
Signed-off-by: Marcel Hibbe <[email protected]>
Signed-off-by: Marcel Hibbe <[email protected]>
Signed-off-by: Andy Scherzinger <[email protected]>
Signed-off-by: Andy Scherzinger <[email protected]>
…ip ci] Signed-off-by: drone <[email protected]>
Signed-off-by: Marcel Hibbe <[email protected]>
f58d888
to
0dc42a1
Compare
app/src/main/java/com/nextcloud/talk/adapters/PredefinedStatusClickListener.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/nextcloud/talk/adapters/PredefinedStatusListAdapter.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/nextcloud/talk/adapters/items/ConversationItem.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Andy Scherzinger <[email protected]>
Signed-off-by: Andy Scherzinger <[email protected]>
Signed-off-by: Marcel Hibbe <[email protected]>
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/1668-talk.apk |
… [skip ci] Signed-off-by: drone <[email protected]>
Lint
SpotBugs (new)
SpotBugs (master)
|
thanks to @AndyScherzinger @timkrueger @tobiasKaminsky for your help 👍 |
resolve #898
Signed-off-by: Marcel Hibbe [email protected]